home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #9 / Amiga Plus CD - 2004 - No. 09.iso / amigaplus / tools / dev_libs / feelin040718 / readme < prev    next >
Text File  |  2004-08-03  |  2KB  |  49 lines

  1. Thanks for giving Feelin a try
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4.     Feelin is still under construction. This version is NOT compatible with
  5.     the  previous  one.  Attributes and method may have different values. A
  6.     LOT of classes  have  been  rewritten  especially  the  mother  of  all
  7.     classes: FC_Object.
  8.  
  9.     The major evolutions of this snapshot is the preference system and  the
  10.     preference  editor,  the fact that FC_Area object is totaly independant
  11.     from FC_Object. FC_Object and FC_Area can  now  evolve  on  their  own.
  12.     Since  last  years  many things have changed deeply, I cannot enumerate
  13.     all of them here.
  14.  
  15.  
  16. Setting up Feelin
  17. ~~~~~~~~~~~~~~~~~
  18.  
  19.     Execute the script  "SETUP",  an  assign  to  this  directory  will  be
  20.     created.  This  assign  called  "Feelin:"  is  used  by  demos  as root
  21.     directory. A default GUI preference will also be  created  by  "SETUP",
  22.     and the preference editor will be launched.
  23.  
  24.  
  25. Which feelin.library ?
  26. ~~~~~~~~~~~~~~~~~~~~~~
  27.  
  28.     There is  no  longer  two  versions  of  the  feelin.library.  Security
  29.     mecanisms  are  fast enough (extremely in fact :-) to be left standard.
  30.     Thus, everybody will enjoy crash-free invokations !!
  31.  
  32.  
  33. Variables
  34. ~~~~~~~~~
  35.  
  36.     The  debug  console  can  be  customized  with  the   system   variable
  37.     Feelin/LIB_CONSOLE.  Thus,  using  this variable you can redirect debug
  38.     informations  to  a  file  or  to  NIL:  (not  recommanded   as   debug
  39.     informations  are very useful). New to this version, you can define the
  40.     level from which errors can be log to the debug output with the  system
  41.     variable Feelin/LIB_ERRORLEVEL.
  42.  
  43.  
  44. More Info
  45. ~~~~~~~~~
  46.  
  47.     Read the guides Feelin.guide and Feelin_Dev.guide in Feelin:Guides  for
  48.     further information
  49.